hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipGamepad.setVibrating
hip
systems
gamepad
HipGamepad
Undocumented in source. Be warned that the author may not have intended to support it.
bool
setVibrating
(float time, double vibrationPower)
bool
setVibrating
(float time, double leftMotor, double rightMotor, double leftTrigger, double rightTrigger)
class
HipGamepad
bool
setVibrating
(
float
time
,
double
leftMotor
,
double
rightMotor
,
double
leftTrigger
,
double
rightTrigger
)
Meta
Source
See Implementation
hip
systems
gamepad
HipGamepad
constructors
this
functions
areButtonsJustPressed
areButtonsJustReleased
areButtonsPressed
getAnalogState
getBatteryStatus
getId
isButtonJustPressed
isButtonJustReleased
isButtonPressed
isWireless
poll
postUpdate
setAnalog
setButtonPressed
setVibrating
static variables
instanceCount
variables
buttons
id
leftAnalog
leftTrigger
rightAnalog
rightTrigger
status
vibrationAccumulator